type github.com/gotd/td/telegram/auth.noSignUp

7 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L151: type noSignUp struct{}
		flow.go#L153: func (c noSignUp) SignUp(ctx context.Context) (UserInfo, error) {
		flow.go#L157: func (c noSignUp) AcceptTermsOfService(ctx context.Context, tos tg.HelpTermsOfService) error {
		flow.go#L164: 	noSignUp
		flow.go#L187: 	noSignUp
		flow.go#L216: 		noSignUp:          noSignUp{},
		flow.go#L227: 	noSignUp